superuser - определение. Что такое superuser
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое superuser - определение

SPECIAL USER ACCOUNT USED FOR SYSTEM ADMINISTRATION
Root user; Root access; Superusers; Super user; R00t; Rewt; Root (Unix); Super-user; Root account; Root (Linux); Windows administrator; Fakeroot; Root privileges; Administrator rights; Administrator privileges; Administrative privileges; Root password; Windows Root; Root (access); Root credentials; Admin account; Administrator account; Administrator privilege
Найдено результатов: 3
superuser         
[Unix] Synonym root, avatar. This usage has spread to non-Unix environments; the superuser is any account with all wheel bits on. A more specific term than wheel. [Jargon File]
superuser         
¦ noun a computer system administrator.
Superuser         
In computing, the superuser is a special user account used for system administration. Depending on the operating system (OS), the actual name of this account might be root, administrator, admin or supervisor.

Википедия

Superuser

In computing, the superuser is a special user account used for system administration. Depending on the operating system (OS), the actual name of this account might be root, administrator, admin or supervisor. In some cases, the actual name of the account is not the determining factor; on Unix-like systems, for example, the user with a user identifier (UID) of zero is the superuser, regardless of the name of that account; and in systems which implement a role based security model, any user with the role of superuser (or its synonyms) can carry out all actions of the superuser account. The principle of least privilege recommends that most users and applications run under an ordinary account to perform their work, as a superuser account is capable of making unrestricted, potentially adverse, system-wide changes.